[INFO] cloning repository https://github.com/averycrespi/yolk-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/averycrespi/yolk-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faverycrespi%2Fyolk-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faverycrespi%2Fyolk-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bb798d6c8632964cf4e506323feb1670a1c82ee
[INFO] checking averycrespi/yolk-web against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faverycrespi%2Fyolk-web" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/averycrespi/yolk-web
[INFO] finished tweaking git repo https://github.com/averycrespi/yolk-web
[INFO] tweaked toml for git repo https://github.com/averycrespi/yolk-web written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/averycrespi/yolk-web on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/averycrespi/yolk-web already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.42
[INFO] [stderr]   Downloaded yolol_number v0.7.0
[INFO] [stderr]   Downloaded yolk v0.6.0
[INFO] [stderr]   Downloaded yoloxide v0.4.3
[INFO] [stderr]   Downloaded failure_derive v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.42
[INFO] [stderr]   Downloaded yew-macro v0.8.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.42
[INFO] [stderr]   Downloaded base-x v0.2.6
[INFO] [stderr]   Downloaded bincode v1.0.1
[INFO] [stderr]   Downloaded cylon_ast v0.3.2
[INFO] [stderr]   Downloaded built v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.42
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.14
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.42
[INFO] [stderr]   Downloaded yolol_number v0.6.2
[INFO] [stderr]   Downloaded smallvec v1.2.0
[INFO] [stderr]   Downloaded failure v0.1.7
[INFO] [stderr]   Downloaded yew v0.8.0
[INFO] [stderr]   Downloaded git2 v0.10.2
[INFO] [stderr]   Downloaded libgit2-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5
[INFO] running `Command { std: "docker" "start" "82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling smallvec v1.2.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling yew-macro v0.8.0
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling base-x v0.2.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling yew v0.8.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.14
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling libgit2-sys v0.9.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling git2 v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking yolol_number v0.7.0
[INFO] [stderr]     Checking bincode v1.0.1
[INFO] [stderr]     Checking yolol_number v0.6.2
[INFO] [stdout] error[E0599]: no associated function or constant named `zero` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Self::zero()
[INFO] [stdout]     |                   ^^^^ associated function or constant not found in `number::YololNumber<T>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]     | ----------------------------------- associated function or constant `zero` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<T>` consider using one of the following associated functions:
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       number::YololNumber::<T>::truthy
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn truthy() -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Zero` which provides `zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use num_traits::Zero;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_zero` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Self::is_zero()
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `one` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             Self::one()
[INFO] [stdout]     |                   ^^^ associated function or constant not found in `number::YololNumber<T>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]     | ----------------------------------- associated function or constant `one` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<T>` consider using one of the following associated functions:
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       number::YololNumber::<T>::truthy
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn truthy() -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/b152f5575a2ac7126ae0019e4e679abe9399213e/library/core/src/cmp.rs:263:4
[INFO] [stdout] help: trait `One` which provides `one` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use num_traits::One;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `one` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |             -Self::one()
[INFO] [stdout]     |                    ^^^ associated function or constant not found in `number::YololNumber<T>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]     | ----------------------------------- associated function or constant `one` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<T>` consider using one of the following associated functions:
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       number::YololNumber::<T>::truthy
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn truthy() -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/b152f5575a2ac7126ae0019e4e679abe9399213e/library/core/src/cmp.rs:263:4
[INFO] [stdout] help: trait `One` which provides `one` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use num_traits::One;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `zero` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |             Self::zero()
[INFO] [stdout]     |                   ^^^^ associated function or constant not found in `number::YololNumber<T>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]     | ----------------------------------- associated function or constant `zero` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<T>` consider using one of the following associated functions:
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       number::YololNumber::<T>::truthy
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn truthy() -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Zero` which provides `zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use num_traits::Zero;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_zero` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 176 |             Self::is_zero()
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `zero` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |         self > &Self::zero()
[INFO] [stdout]     |                       ^^^^ associated function or constant not found in `number::YololNumber<T>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]     | ----------------------------------- associated function or constant `zero` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<T>` consider using one of the following associated functions:
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       number::YololNumber::<T>::truthy
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn truthy() -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Zero` which provides `zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use num_traits::Zero;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_zero` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 185 |         self > &Self::is_zero()
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `zero` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:193:23
[INFO] [stdout]     |
[INFO] [stdout] 193 |         self < &Self::zero()
[INFO] [stdout]     |                       ^^^^ associated function or constant not found in `number::YololNumber<T>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]     | ----------------------------------- associated function or constant `zero` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<T>` consider using one of the following associated functions:
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       number::YololNumber::<T>::truthy
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn truthy() -> Self
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Zero` which provides `zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use num_traits::Zero;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_zero` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 |         self < &Self::is_zero()
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `one` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]    | ----------------------------------- associated function or constant `one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |         YololNumber::one()
[INFO] [stdout]    |                      ^^^ associated function or constant not found in `number::YololNumber<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<_>` consider using one of the following associated functions:
[INFO] [stdout]       number::ops::<impl number::YololNumber<T>>::from_float
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       and 3 others
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_float(input: f64) -> Self
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/b152f5575a2ac7126ae0019e4e679abe9399213e/library/core/src/cmp.rs:263:4
[INFO] [stdout] help: trait `One` which provides `one` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use num_traits::One;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `zero` found for struct `number::YololNumber<T>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct YololNumber<T: YololOps>(T);
[INFO] [stdout]    | ----------------------------------- associated function or constant `zero` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |         YololNumber::zero()
[INFO] [stdout]    |                      ^^^^ associated function or constant not found in `number::YololNumber<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `number::YololNumber<_>` consider using one of the following associated functions:
[INFO] [stdout]       number::ops::<impl number::YololNumber<T>>::from_float
[INFO] [stdout]       number::YololNumber::<T>::from_value
[INFO] [stdout]       number::YololNumber::<T>::from_inner
[INFO] [stdout]       number::YololNumber::<T>::from_split
[INFO] [stdout]       and 3 others
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_value(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn from_inner(input: impl ArgBounds<T>) -> Self
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn from_split(main: impl NumBounds, decimal: impl NumBounds) -> Option<Self>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yolol_number-0.6.2/src/number/ops.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_float(input: f64) -> Self
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Zero` which provides `zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use num_traits::Zero;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_zero` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 71 |         YololNumber::is_zero()
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yolol_number` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5", kill_on_drop: false }`
[INFO] [stdout] 82060ebea7d1b746573b891c1568893f1534ae39d129bb2558e33f7871b4a8f5
